home *** CD-ROM | disk | FTP | other *** search
/ CYBER.XPO.95 / CYBER.XPO.95 (Arsenal Computer).ISO / popreq / amiga1 / a1000hks.lha / ykick / Distfile < prev    next >
Text File  |  1993-02-28  |  997b  |  30 lines

  1. /*
  2.  *  DISTFILE for  yKick & AddMem
  3.  *
  4.  *  (c)Copyright 1993 by Tobias Ferber,  All Rights Reserved
  5.  */
  6.  
  7. DMakefile   // Makefile for Dillon's nice DICE
  8.             // (needs DCC and A68k)
  9.  
  10. Distfile    // this one...
  11.  
  12. /*** / YKICK / ***/
  13.  
  14. yKick       // zKick like Kickstart file loader for A1000 w/ non-autoconfig
  15.             // FastMem boards.
  16. yKick.doc   // A brief description of yKick options and usage.
  17.  
  18. ykick.c     // the main() for ykick
  19. rtable.S    // Relocation table for A500/2000 Kickstart files of V37.175
  20.             // taken from ZKick V3.01 which is Copyright (C) 1991 by
  21.             // Daniel Zenchelsky,  slightly modified.
  22. patch.S     // patchs a ZKick kickstart file for A1000 WOM usage
  23. reset.S     // slightly modified reset code, Copyright by Bernd Harder
  24.  
  25. /*** / ADDMEM / ***/
  26.  
  27. addmem      // adds non-autoconfigurating fast memory to the system free
  28. addmem.c    // pool if it is not already available.
  29.             // Allows cheating w/ memory attributes to auto config mem.
  30.